home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / yerli / 14 / setup.exe / SifreCozucu.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2001-05-03  |  3KB  |  153 lines

  1. object Form2: TForm2
  2.   Left = 328
  3.   Top = 166
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   BorderWidth = 4
  7.   Caption = '∩┐╜ifre ∩┐╜∩┐╜z∩┐╜c∩┐╜ 1.0 Hakk∩┐╜nda'
  8.   ClientHeight = 233
  9.   ClientWidth = 410
  10.   Color = clNavy
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 16
  23.     Top = 8
  24.     Width = 41
  25.     Height = 41
  26.     Picture.Data = {<image000.ico>}
  27.   end
  28.   object Label1: TLabel
  29.     Left = 64
  30.     Top = 16
  31.     Width = 111
  32.     Height = 16
  33.     Caption = ' ∩┐╜ifre ∩┐╜∩┐╜z∩┐╜c∩┐╜ 1.0 '
  34.     Color = clNavy
  35.     Font.Charset = TURKISH_CHARSET
  36.     Font.Color = clWhite
  37.     Font.Height = -13
  38.     Font.Name = 'Arial'
  39.     Font.Style = [fsBold]
  40.     ParentColor = False
  41.     ParentFont = False
  42.   end
  43.   object Label2: TLabel
  44.     Left = 16
  45.     Top = 48
  46.     Width = 378
  47.     Height = 16
  48.     Caption = 
  49.       ' Bu program Ba∩┐╜kent ∩┐╜niversitesi Bilgisayar M∩┐╜hendisli∩┐╜i 4. S∩┐╜n∩┐╜' +
  50.       'f '
  51.     Color = clNavy
  52.     Font.Charset = TURKISH_CHARSET
  53.     Font.Color = clWhite
  54.     Font.Height = -13
  55.     Font.Name = 'Arial'
  56.     Font.Style = []
  57.     ParentColor = False
  58.     ParentFont = False
  59.   end
  60.   object Label3: TLabel
  61.     Left = 16
  62.     Top = 66
  63.     Width = 402
  64.     Height = 16
  65.     Caption = 
  66.       ' ∩┐╜∩┐╜rencisi Bora Y∩┐╜ret taraf∩┐╜ndan Delphi 5.0 kullan∩┐╜larak haz∩┐╜rla' +
  67.       'nm∩┐╜∩┐╜t∩┐╜r. '
  68.     Color = clNavy
  69.     Font.Charset = TURKISH_CHARSET
  70.     Font.Color = clWhite
  71.     Font.Height = -13
  72.     Font.Name = 'Arial'
  73.     Font.Style = []
  74.     ParentColor = False
  75.     ParentFont = False
  76.   end
  77.   object Label4: TLabel
  78.     Left = 16
  79.     Top = 96
  80.     Width = 186
  81.     Height = 16
  82.     Caption = ' ∩┐╜cretsiz olarak da∩┐╜∩┐╜t∩┐╜lmaktad∩┐╜r! '
  83.     Color = clNavy
  84.     Font.Charset = TURKISH_CHARSET
  85.     Font.Color = clWhite
  86.     Font.Height = -13
  87.     Font.Name = 'Arial'
  88.     Font.Style = []
  89.     ParentColor = False
  90.     ParentFont = False
  91.   end
  92.   object Label5: TLabel
  93.     Left = 16
  94.     Top = 125
  95.     Width = 203
  96.     Height = 16
  97.     Caption = ' L∩┐╜tfen g∩┐╜r∩┐╜∩┐╜lerinizi bana bildiriniz. '
  98.     Color = clNavy
  99.     Font.Charset = TURKISH_CHARSET
  100.     Font.Color = clWhite
  101.     Font.Height = -13
  102.     Font.Name = 'Arial'
  103.     Font.Style = []
  104.     ParentColor = False
  105.     ParentFont = False
  106.   end
  107.   object Label6: TLabel
  108.     Left = 16
  109.     Top = 144
  110.     Width = 192
  111.     Height = 16
  112.     Caption = ' E-posta: borayuret@yahoo.com '
  113.     Color = clNavy
  114.     Font.Charset = TURKISH_CHARSET
  115.     Font.Color = clWhite
  116.     Font.Height = -13
  117.     Font.Name = 'Arial'
  118.     Font.Style = []
  119.     ParentColor = False
  120.     ParentFont = False
  121.   end
  122.   object Label7: TLabel
  123.     Left = 0
  124.     Top = 217
  125.     Width = 410
  126.     Height = 16
  127.     Align = alBottom
  128.     Alignment = taCenter
  129.     Caption = ' Copyright ∩┐╜ 2001 Bora Y∩┐╜ret '
  130.     Font.Charset = ANSI_CHARSET
  131.     Font.Color = clYellow
  132.     Font.Height = -13
  133.     Font.Name = 'Arial'
  134.     Font.Style = []
  135.     ParentFont = False
  136.   end
  137.   object Button1: TButton
  138.     Left = 152
  139.     Top = 182
  140.     Width = 129
  141.     Height = 25
  142.     Caption = 'Tamam'
  143.     Font.Charset = TURKISH_CHARSET
  144.     Font.Color = clWindowText
  145.     Font.Height = -13
  146.     Font.Name = 'Arial'
  147.     Font.Style = []
  148.     ParentFont = False
  149.     TabOrder = 0
  150.     OnClick = Button1Click
  151.   end
  152. end
  153.